.Net Framework > v1.1.4322 > System > String > String String(Char*)
String(Char*,Int32,Int32)
String(Char,Int32)
String(Char[])
String(Char[],Int32,Int32)
String(SByte*)
String(SByte*,Int32,Int32)
String(SByte*,Int32,Int32,Encoding)


String(Char*)

Category
Constructor
Description
Initializes a new instance of the System.String class to the value indicated by a specified pointer to an array of Unicode characters.
Type
void
Character
public
Parameters
NameTypeDescription
valueChar
Attributes
NameValue/Assignment
CLSCompliantAttributeFalse
Tags
0104BC7FDA, 02E3ABA98D, 0311417F6F

String(Char*,Int32,Int32)

Category
Constructor
Description
Initializes a new instance of the System.String class to the value indicated by a specified pointer to an array of Unicode characters, a starting character position within that array, and a length.
Type
void
Character
public
Parameters
NameTypeDescription
valueChar
startIndexInt32
lengthInt32
Attributes
NameValue/Assignment
CLSCompliantAttributeFalse
Tags
0104BC7FDA, 02E3ABA98D, 0311417F6F

String(Char,Int32)

Category
Constructor
Description
Initializes a new instance of the System.String class to the value indicated by a specified Unicode character repeated a specified number of times.
Type
void
Character
public
Parameters
NameTypeDescription
cChar
countInt32
Tags
0104BC7FDA, 02E3ABA98D, 0311417F6F

String(Char[])

Category
Constructor
Description
Initializes a new instance of the System.String class to the value indicated by an array of Unicode characters.
Type
void
Character
public
Parameters
NameTypeDescription
valueChar[]
Tags
0104BC7FDA, 02E3ABA98D, 0311417F6F

String(Char[],Int32,Int32)

Category
Constructor
Description
Initializes a new instance of the System.String class to the value indicated by an array of Unicode characters, a starting character position within that array, and a length.
Type
void
Character
public
Parameters
NameTypeDescription
valueChar[]
startIndexInt32
lengthInt32
Tags
0104BC7FDA, 02E3ABA98D, 0311417F6F

String(SByte*)

Category
Constructor
Description
Initializes a new instance of the System.String class to the value indicated by a pointer to an array of 8-bit signed integers.
Type
void
Character
public
Parameters
NameTypeDescription
valueSByte
Attributes
NameValue/Assignment
CLSCompliantAttributeFalse
Tags
0104BC7FDA, 02E3ABA98D, 0311417F6F

String(SByte*,Int32,Int32)

Category
Constructor
Description
Initializes a new instance of the System.String class to the value indicated by a specified pointer to an array of 8-bit signed integers, a starting character position within that array, and a length.
Type
void
Character
public
Parameters
NameTypeDescription
valueSByte
startIndexInt32
lengthInt32
Attributes
NameValue/Assignment
CLSCompliantAttributeFalse
Tags
0104BC7FDA, 02E3ABA98D, 0311417F6F

String(SByte*,Int32,Int32,Encoding)

Category
Constructor
Description
Initializes a new instance of the System.String class to the value indicated by a specified pointer to an array of 8-bit signed integers, a starting character position within that array, a length, and an System.Text.Encoding object.
Type
void
Character
public
Parameters
NameTypeDescription
valueSByte
startIndexInt32
lengthInt32
encEncoding
Attributes
NameValue/Assignment
CLSCompliantAttributeFalse
Tags
0104BC7FDA, 02E3ABA98D, 0311417F6F

Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database